﻿2026-08-01T15:16:54.3896646Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-01T15:16:54.3906685Z ##[group]Run actions/setup-node@v4
2026-08-01T15:16:54.3908464Z with:
2026-08-01T15:16:54.3909865Z   node-version: 22
2026-08-01T15:16:54.3911391Z   cache: npm
2026-08-01T15:16:54.3913037Z   cache-dependency-path: frontend/package-lock.json
2026-08-01T15:16:54.3915305Z   always-auth: false
2026-08-01T15:16:54.3917275Z   check-latest: false
2026-08-01T15:16:54.3933262Z   token: ***
2026-08-01T15:16:54.3934786Z ##[endgroup]
2026-08-01T15:16:54.5580760Z Found in cache @ /opt/hostedtoolcache/node/22.23.1/x64
2026-08-01T15:16:54.5585287Z (node:2017) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-01T15:16:54.5591605Z ##[group]Environment details
2026-08-01T15:16:54.5596310Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-01T15:16:55.1841490Z node: v22.23.1
2026-08-01T15:16:55.1848229Z npm: 10.9.8
2026-08-01T15:16:55.1848931Z yarn: 1.22.22
2026-08-01T15:16:55.1850417Z ##[endgroup]
2026-08-01T15:16:55.1851424Z [command]/opt/hostedtoolcache/node/22.23.1/x64/bin/npm config get cache
2026-08-01T15:16:55.3260212Z /home/runner/.npm
2026-08-01T15:16:55.4850103Z npm cache is not found
